
 
 D C . g e t A t t r i b u t e ( s t r i n g A t t r i b u t e N a m e ) 
 
 
 
 S h o r t h a n d :   D C . g e t A t t r ( s t r i n g A t t r i b u t e N a m e ) 
 
 
 
 D e s c r i p t i o n :   R e t u r n s   t h e   s p e c i f i e d   a t t r i b u t e   v a l u e   f o r   D C . w r a p p e r . 
 
 
 
 R e t u r n s :   A t t r i b u t e   V a l u e . 
 
 
 
 N o t e :   T h e   g e t A t t r i b u t e ( )   f u n c t i o n   a l w a y s   r e t u r n s   a n   a t t r i b u t e   v a l u e   o r   n u l l   i f   u n d e f i n e d ,   e v e n   w h e n   c h a i n e d . 
 
 
 
 E x a m p l e : 
 
 
 
 v a r   m y V a l   =   D C . g e t A t t r i b u t e ( " a r i a - l e v e l " ) ; 
 
 